home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 2 / Macwelt DVD 2.cdr / HTML-Tools / macos9 / Web Design 1.5.2 / WebDesign 1.5.2 / WebDesign 1.5.2.rsrc / TEXT_145.txt < prev    next >
Encoding:
Text File  |  2002-04-07  |  239 b   |  1 lines

  1. The OPTION element defines a menu choice within a SELECT menu. The value of the option, sent with a submitted form, is specified with the VALUE attribute. In the absence of a VALUE attribute, the value is the content of the OPTION element.